FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package resource.versioning#0.2.0-beta (47 ms)

Package resource.versioning
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=resource.versioning@0.2.0-beta&canonical=https://fake-acme.org/fhir/StructureDefinition/VersionedPatient
Url https://fake-acme.org/fhir/StructureDefinition/VersionedPatient
Version 0.2.0
Status draft
Date 2022-08-30T03:07:09.314799+00:00
Name VersionedPatient
Experimental False
Type Patient
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fake-acme.org/fhir/StructureDefinition/VersionedPatient",
  "version" : "0.2.0",
  "name" : "VersionedPatient",
  "status" : "draft",
  "date" : "2022-08-30T03:07:09.314799+00:00",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.extension",
        "path" : "Patient.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Patient.extension:myExtension",
        "path" : "Patient.extension",
        "sliceName" : "myExtension",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Patient.identifier",
        "path" : "Patient.identifier",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.deceased[x]",
        "path" : "Patient.deceased[x]",
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Patient.photo",
        "path" : "Patient.photo",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.